projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e741a4
)
(find-file-literally): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Aug 1997 17:25:46 +0000
(17:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Aug 1997 17:25:46 +0000
(17:25 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 2cbce768aadc9c998e914d123f7c470ac8c98f78..139ff160e18e72aa039f0b4be292962a1c461f3d 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-980,7
+980,7
@@
and local variable specifications in the file are ignored.
Automatic uncompression is also disabled.
You cannot absolutely rely on this function to result in
-visiting the file literally. If Emacs already has a buffer
\
+visiting the file literally. If Emacs already has a buffer
which is visiting the file, you get the existing buffer,
regardless of whether it was created literally or not.